Urara-Blog/node_modules/.pnpm-store/v3/files/d1/47bd9c0d92a9beec0c4401abde5b77c89fba5667570214712ab6ee99ecbd16e2fe4d2b15409a9c9a82c148a1ad1e0869da3194607af63c169b37394e693c82
2022-08-14 01:14:53 +08:00

2 lines
112 B
Text

export declare function trim_start(str: string): string;
export declare function trim_end(str: string): string;