navigation/ts/index.ts
2021-07-18 20:36:51 +02:00

4 lines
121 B
TypeScript

import * as plugins from './navigation.plugins';
export let standardExport = 'Hi there! :) This is an exported string';