INNER CODE UNIT · TypeScript
main
AnySoftKeyboard/AnySoftKeyboard · js/localization_tools/index.ts:48
const main = async () => {
program.parse();
};
main().catch((_) => exit(-1));
INNER CODE UNIT · TypeScript
AnySoftKeyboard/AnySoftKeyboard · js/localization_tools/index.ts:48
const main = async () => {
program.parse();
};
main().catch((_) => exit(-1));