@openzeppelin/relayer-sdk
Version:
OpenZeppelin Relayer SDK
13 lines (12 loc) • 504 B
JavaScript
;
/**
* Custom Plugin API Model
*
* This file contains custom type definitions for the Plugin API that are not generated
* by the OpenAPI generator. This file is automatically copied to src/models/ by the
* post-generate script after OpenAPI code generation.
*
* Note: Import paths use absolute references from project root and are automatically
* normalized to relative paths when copied by scripts/post-generate.js
*/
Object.defineProperty(exports, "__esModule", { value: true });