Created
October 1, 2022 10:25
-
-
Save dz4k/d442550e0dc77f04b64f1ded714bb2cf to your computer and use it in GitHub Desktop.
why does this not work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import lume from "https://deno.land/x/lume/mod.ts" | |
import { WebC } from "npm:@11ty/webc" | |
console.log(new WebC) | |
export default lume() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment