@openzeppelin/relayer-sdk
Version:
OpenZeppelin Relayer SDK
12 lines (11 loc) • 438 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
*/
export {};