V1 with working cmdline interface for easy of using GIT
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { deprecate } from "util";
|
||||
export const deprecateConstructorEntries = deprecate(() => { }, "Constructor \"entries\" argument is not spec-compliant "
|
||||
+ "and will be removed in next major release.");
|
||||
Reference in New Issue
Block a user