navigation/ts/index.ts

4 lines
121 B
TypeScript
Raw Normal View History

2021-07-18 18:36:51 +00:00
import * as plugins from './navigation.plugins';
export let standardExport = 'Hi there! :) This is an exported string';