UNPKG

playwright-humanize

Version:
6 lines 331 B
export * from "./actions"; export { PROXIMATE_CHARS } from "./constants"; export * from "./schemas/options"; export { getProximateChar, isAlpha, isCadence, isLowerCase, isNumeric, isPunctuation, isTermination, isUpperCase, isWhitespace, keypressDelay } from "./support"; export * from "./types"; //# sourceMappingURL=index.d.ts.map