UNPKG

@player-ui/player

Version:

4 lines 152 B
import type { Parser } from "../ast"; /** Parse out a binding AST from a path */ export declare const parse: Parser; //# sourceMappingURL=index.d.ts.map