index
:
Website.git
master
My Lovely website made by myself!
Shipwreckt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
liquidjs
/
dist
/
template
/
template-impl.d.ts
blob: 99edd24870a7c02d7b0e68a722b2bbdcfce37f53 (
plain
)
1
2
3
4
export declare abstract class TemplateImpl<T> { token: T; constructor(token: T); }