UNPKG
@arifwidianto/rpc-agent
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
RPC Agent for both client and server, extends more methods easily
@arifwidianto/rpc-agent
/
dist
/
rpcs
/
extensions
/
schema.d.ts
3 lines
(2 loc)
•
98 B
TypeScript
View Raw
1
2
3
import
{
ExtensionSchema
}
from
"../../interfaces"
;
export
declare
const
schema
:
ExtensionSchema
;