UNPKG

burst-generate-files

Version:
3 lines (2 loc) 139 B
import * as types from './types'; export declare const createMarkers: ({ markers, selectedNames, rootPath }: types.CreateMarkers) => void;