UNPKG

@aws-amplify/amplify-appsync-simulator

Version:

An AppSync Simulator to test AppSync API.

7 lines 253 B
export declare const str: { toUpper(str: string): string; toLower(str: string): string; toReplace(str: string, substr: string, newSubstr: string): string; normalize(str: string, form: string): string; }; //# sourceMappingURL=str.d.ts.map