Merge branch 'main' of https://gitlab.com/robossembler/webservice into alexander
This commit is contained in:
commit
7e25cc216a
15 changed files with 641 additions and 18 deletions
|
@ -44,6 +44,7 @@ declare global {
|
|||
toArray(): V[];
|
||||
getPredicateValue(callBack: (value: V) => boolean): K[];
|
||||
}
|
||||
interface Vector3 {}
|
||||
}
|
||||
export const extensions = () => {
|
||||
StringExtensions();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue