UNPKG

332 BTypeScriptView Raw
1/**
2 * This module was automatically generated by `ts-interface-builder`
3 */
4import * as t from "ts-interface-checker";
5export declare const Transform: t.TUnion;
6export declare const SourceMapOptions: t.TIface;
7export declare const Options: t.TIface;
8declare const exportedTypeSuite: t.ITypeSuite;
9export default exportedTypeSuite;