mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
4 lines
105 B
TypeScript
4 lines
105 B
TypeScript
import { createRegistry } from "@certd/pipeline";
|
|
|
|
export const addonRegistry = createRegistry("addon");
|