Preview:```ts
import {BaseBlockstore} from "blockstore-core"
import type {AbortOptions} from "interface-store"
import type {CID} from "multiformats/cid"
import type {Blockstore} from "interface-blockstore"
class MyBlockstore extends BaseBlockstore {
override async put
...```
You can choose specific lines to embed by selecting them before copying the link.