UNPKG

@tokens-studio/sdk

Version:
7 lines 208 B
import type { Spec } from '../args-spec.js'; export declare type Sets = { name: string; raw?: unknown; }[]; export declare function pull(args: Spec): Promise<void>; //# sourceMappingURL=index.d.ts.map