mirror of
https://github.com/tribufu/tribufu-js
synced 2026-06-01 09:42:36 +00:00
Migrate to parcel builder
This commit is contained in:
parent
3026fea2a7
commit
28c0160bb4
8 changed files with 1526 additions and 92 deletions
1
Source/Index.d.ts
vendored
1
Source/Index.d.ts
vendored
|
|
@ -1 +0,0 @@
|
|||
// Copyright (c) TribuFu. All Rights Reserved
|
||||
|
|
@ -1 +0,0 @@
|
|||
// Copyright (c) TribuFu. All Rights Reserved
|
||||
3
Source/index.ts
Normal file
3
Source/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Copyright (c) TribuFu. All Rights Reserved.
|
||||
|
||||
export const VERSION = "0.0.0";
|
||||
Loading…
Add table
Add a link
Reference in a new issue