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