fix(core): update

This commit is contained in:
2020-11-16 03:15:49 +00:00
parent b6f1b7c349
commit d5ac787d1a
7 changed files with 157 additions and 80 deletions

View File

@@ -1,3 +1 @@
import * as plugins from './medium.plugins';
export let standardExport = 'Hi there! :) This is an exported string';
export * from './medium.classes.mediumaccount';