Skip to content
Snippets Groups Projects
Select Git revision
  • 78175819efb58ae4a4301ae4fde6765f8e294eb7
  • main default protected
  • demo protected
  • master
  • icon-set-mapping
  • production protected
  • revert-62666d1a
  • favorites-and-recent-files
  • lit2
  • wc-part
  • mark-downloaded-files
  • feature/annotpdf-test
  • fix-zip-upload
  • config-cleanup
  • wip
  • app-shell-update
16 results

dbp-signature.js

Blame
  • Patrizio Bekerle's avatar
    bf33d927
    History
    dbp-signature.js 168 B
    import {AppShell} from '@dbp-toolkit/app-shell';
    import * as commonUtils from '@dbp-toolkit/common/utils';
    
    commonUtils.defineCustomElement('dbp-signature', AppShell);