summaryrefslogtreecommitdiff
path: root/js/plugins.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/plugins.d.ts')
-rw-r--r--js/plugins.d.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/plugins.d.ts b/js/plugins.d.ts
index d1dae3885..e421bb5de 100644
--- a/js/plugins.d.ts
+++ b/js/plugins.d.ts
@@ -1,3 +1,5 @@
+// Copyright 2018 the Deno authors. All rights reserved. MIT license.
+
// This allows TypeScript to resolve any modules that end with `!string`
// as there is a rollup plugin that will take any mids ending with `!string`
// and return them as a string to rollup for inlining