@cfxlabsinc/b2b-services
    Preparing search index...
    interface HookdeckStack {
        sourceId(key: HookdeckSourceKey): Output<string>;
        transformationId(key: HookdeckTransformationKey): Output<string>;
    }
    Index