UNPKG

fuse-box-typechecker-temp

Version:

Fuse-Box type checker plugin for fusebox 4.0.0 ++

3 lines (2 loc) 140 B
import { ITypeCheckerOptions } from './interfaces'; export declare function getPath(usePath: string, options: ITypeCheckerOptions): string;