interface Optionsimport { type Options } from "https://deno.land/x/lume_shiki@0.0.16/plugins/copy/mod.ts"; Propertiesoptionalposition: "top" | "bottom"Label position optionalorder: numberIcon order position optionalcontent: (document: Document) => Node | string | (Node | string)[]Content of the optionalscriptPath: stringOverride script from copy.js optionalbaseDir: stringBase directory of CSS files Must ends with "/"