Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UnwrapListOptions

interface UnwrapListOptions {
kind?: string;
}

§Properties

§
kind?: string
[src]

If given, only this kind of list will be unwrap.