fix(core): update

This commit is contained in:
2022-10-21 11:55:42 +02:00
parent f479c11574
commit d479cd9e7e
7 changed files with 69 additions and 6 deletions

View File

@@ -1,2 +1,5 @@
const removeme = {};
export { removeme };
import ping from 'ping';
export {
ping
}