MCPcopy Create free account
hub / github.com/fastify/fastify / isEmpty

Method isEmpty

lib/content-type.js:164–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162 get [Symbol.toStringTag] () { return 'ContentType' }
163
164 get isEmpty () { return this.#empty }
165
166 get isValid () { return this.#valid }
167

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected