Skip to content

Commit fb1d097

Browse files
author
Shane Osbourne
committed
attribution
1 parent 345139b commit fb1d097

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/dom-utils.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* The following code is originally from https://github.com/mozilla-extensions/secure-proxy/blob/db4d1b0e2bfe0abae416bf04241916f9e4768fd2/src/commons/template.js
3+
*/
14
class Template {
25
constructor (strings, values) {
36
this.values = values

0 commit comments

Comments
 (0)