Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/is-string/index.d.ts

declare function isString(value: unknown): value is string | String;

export = isString;
Back to Directory File Manager