remove node_modules

This commit is contained in:
softprops 2019-09-09 21:10:40 +09:00
parent c7638c8893
commit 60358a145c
444 changed files with 0 additions and 83958 deletions

View file

@ -1,3 +0,0 @@
import { withDefaults } from "./with-defaults";
import { DEFAULTS } from "./defaults";
export const endpoint = withDefaults(null, DEFAULTS);