UNPKG

@officesdk/web

Version:

Web JS SDK for the Office SDK

7 lines (6 loc) 138 B
export function createLiteDocProxy() { return function (context) { // const { invoke } = context; return {}; }; }