Sign in
appsheet-third-party
/
protobuf.js
/
HEAD
/
.
/
light.js
blob: 1209e64c15ad3d014136668a86a7e2a7060c06ff [
file
] [
log
] [
blame
]
// light library entry point.
"use strict"
;
module
.
exports
=
require
(
"./src/index-light"
);