Projektstart
This commit is contained in:
4
backend/node_modules/obliterator/split.d.ts
generated
vendored
Normal file
4
backend/node_modules/obliterator/split.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export default function split(
|
||||
pattern: RegExp,
|
||||
string: string
|
||||
): IterableIterator<string>;
|
||||
Reference in New Issue
Block a user