@rnacanvas/app-object 15.7.0 → 15.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rnacanvas/app-object",
3
- "version": "15.7.0",
3
+ "version": "15.8.0",
4
4
  "description": "The RNAcanvas app object",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,10 +0,0 @@
1
- /**
2
- * Silvec blurb to be included in the bottom-right corner of the app.
3
- */
4
- export declare class SilvecPlug {
5
- readonly domNode: HTMLParagraphElement;
6
- constructor();
7
- hide(): void;
8
- show(): void;
9
- }
10
- //# sourceMappingURL=SilvecPlug.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SilvecPlug.d.ts","sourceRoot":"","sources":["../src/SilvecPlug.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,qBAAa,UAAU;IACrB,QAAQ,CAAC,OAAO,uBAAC;;IAsBjB,IAAI,IAAI,IAAI;IAIZ,IAAI,IAAI,IAAI;CAGb"}