UNPKG

rentry-pastebin

Version:

Client for RENTRY-Pastebin API

6 lines (5 loc) 221 B
export * from "./module/RentryClient"; export * from "./module/RentryGateway"; export * from "./module/Paste"; export * from "./module/features/IPasteCreatingOptions"; export * from "./module/features/IPasteStruct";