mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 13:54:05 -06:00
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
import { BundleModule } from "./bundle";
|
|
export declare type CollectionModule = BundleModule;
|