@wttp/site
Version:
Web3 Transfer Protocol (WTTP) - Site Contracts and deployment tools
10 lines (9 loc) • 387 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as extensions from "./extensions";
export type { extensions };
export type { BaseWTTPPermissions } from "./BaseWTTPPermissions";
export type { BaseWTTPSite } from "./BaseWTTPSite";
export type { BaseWTTPStorage } from "./BaseWTTPStorage";
export type { Web3Site } from "./Web3Site";