Files
NativeScript/apps/automated/app/xml-declaration/custom-code-file-page.ts
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

4 lines
74 B
TypeScript

export function loaded(args) {
args.object.customCodeLoaded = true;
}