Skip to content

Commit e94161b

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 2fb7295 commit e94161b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Interface/Data.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ import type _Object from "./Object.js";
66
*/
77
export default interface Interface {
88
Vector: _Object;
9+
910
Data: _Object;
1011
}

0 commit comments

Comments
 (0)