• Robert Knight's avatar
    Convert shared annotator/ types to TypeScript · 561f5122
    Robert Knight authored
    This is a purely syntactic change. The documentation and types are the same as
    before. One thing to note about using TS syntax is that a module only exports
    types which are explicitly marked for export, whereas in JS any types defined in
    the module or imported from elsewhere are exported.
    561f5122
Name
Last commit
Last update
..
annotator.ts Loading commit data...
api.js Loading commit data...
config.js Loading commit data...
lodash.debounce.d.ts Loading commit data...
pdfjs.js Loading commit data...
port-rpc-events.d.ts Loading commit data...
process.d.ts Loading commit data...
rpc.js Loading commit data...
sidebar.js Loading commit data...