UNPKG

rspress-plugin-devkit

Version:
4 lines (3 loc) 107 B
export declare const createTuple: <const T extends string>(...input: T[]) => string[] & { _type: T; };