MCPcopy Create free account
hub / github.com/alefore/knit /

Class

src/triangles_pattern_factory.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6import {type KnitTexture, texturesMap} from './texture.js';
7
8class Section {
9 widthTop: PatternFactoryInput;
10 widthBottom: PatternFactoryInput;
11 texture: PatternFactoryInput;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected