Update files/ts/src/index.js -> index.ts

This commit is contained in:
Convly 2022-03-09 16:34:18 +01:00
parent 116505d892
commit b2d98ab3fc

View File

@ -1,6 +1,4 @@
'use strict';
module.exports = {
export default {
/**
* An asynchronous register function that runs before
* your application is initialized.