IOweb/node_modules/satteri/dist/phantom.d.ts
2026-07-03 15:07:38 -05:00

2 lines
154 B
TypeScript

/** Restore phantom-space sentinels to real spaces, allocating only when present. */
export declare function restorePhantomSpaces(value: string): string;