Interface representing the structure of the CRISPR modification data.
Interface representing the structure of the CRISPR modification data.
Add Package
deno add jsr:@stsoftware/neat-ai
Import symbol
import { type CrisprInterface } from "@stsoftware/neat-ai";
---- OR ----
Import directly with a jsr specifier
import { type CrisprInterface } from "jsr:@stsoftware/neat-ai";