Core

/client/src/app.ts (151 B)

1
2
3
4
5
// $PF_GENERATE_ONCE$
// eslint-disable-next-line @typescript-eslint/no-empty-function,no-empty-function
export function appInit(): void {
// noop
}