mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
feat: migrate to starlight
This commit is contained in:
4
node_modules/hastscript/index.d.ts
generated
vendored
Normal file
4
node_modules/hastscript/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export type Child = import('./lib/index.js').Child;
|
||||
export type Properties = import('./lib/index.js').Properties;
|
||||
export type Result = import('./lib/index.js').Result;
|
||||
export { h, s } from "./lib/index.js";
|
||||
Reference in New Issue
Block a user