UNPKG

@onesy/utils

Version:
3 lines (2 loc) 108 B
export declare type TIsExistsType = 'Intl'; export default function isExists(type: TIsExistsType): boolean;