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