Update package

This commit is contained in:
CptSpaceToaster
2019-07-06 16:59:29 -04:00
parent 415e3f1f94
commit 26dce235a6
13 changed files with 478 additions and 406 deletions

View File

@ -1,3 +0,0 @@
export interface IType {
type: string;
}