UNPKG

ts-type

Version:

TypeScript 類型工具庫:提供豐富的類型操作工具和重新導出的內建類型 / TypeScript type utility library: provides rich type manipulation utilities and re-exported built-in types

4 lines (3 loc) 105 B
export * from 'ts-toolbelt'; export declare type ITB = typeof import('ts-toolbelt'); export default ITB;