Skip to content
Snippets Groups Projects
index.d.ts 133 B
Newer Older
Glenn Vorhes's avatar
Glenn Vorhes committed
/**
 * Created by gavorhes on 9/20/2016.
 */
import * as _layers from './layers/index';
export declare const layers: typeof _layers;