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

Module

import type { Module } from "https://googleapis.deno.dev/v1/cloudtrace:v2.ts";

Binary module.

interface Module {}

§Properties

§

A unique identifier for the module, usually a hash of its contents (up to 128 bytes).

§

For example: main binary, kernel modules, and dynamic libraries such as libc.so, sharedlib.so (up to 256 bytes).