cjke-strings
Version:
a set of Chinese Japanese Korean and Emoji strings helpers
7 lines • 337 B
TypeScript
import ansiRegexConstructor from 'ansi-regex';
import isFullwidthCodePoint from 'is-fullwidth-code-point';
/** @internal */
export declare const ansiRegexConstructorLibrary: typeof ansiRegexConstructor;
/** @internal */
export declare const isFullwidthCodePointLibrary: typeof isFullwidthCodePoint;
//# sourceMappingURL=shim.lib.d.ts.map