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