Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export default function padString(input: string): string;
|