New source found from dndbeyond.com
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
export function deprecate(fn) {
|
||||
return fn
|
||||
}
|
||||
|
||||
export function equal() {}
|
||||
|
||||
export function ok() {}
|
||||
|
||||
export function unreachable() {}
|
||||
Reference in New Issue
Block a user