@teselagen/ove 0.7.24 → 0.7.26

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.
@@ -273,7 +273,7 @@ export namespace commandDefs {
273
273
  export { hotkey_9 as hotkey };
274
274
  }
275
275
  namespace createNewFromSubsequence {
276
- let name_10: string;
276
+ export function name_10(props: any): "Create New AA Sequence From Selection" | "Create New Oligo From Selection" | "Create New DNA Sequence From Selection";
277
277
  export { name_10 as name };
278
278
  export function isDisabled_8(props: any): boolean;
279
279
  export { isDisabled_8 as isDisabled };