From 611aa0866759de4621f9da92097752a38cbaf533 Mon Sep 17 00:00:00 2001 From: Lachlan Miller Date: Thu, 22 Apr 2021 12:31:11 +1000 Subject: [PATCH] chore: add triple slash reference --- npm/mount-utils/src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npm/mount-utils/src/index.ts b/npm/mount-utils/src/index.ts index 7ce7c45043..c0c0306aaf 100644 --- a/npm/mount-utils/src/index.ts +++ b/npm/mount-utils/src/index.ts @@ -1,3 +1,5 @@ +/// + /** * Additional styles to inject into the document. * A component might need 3rd party libraries from CDN,