1.0.3 • Published 2 years ago

@types/a-big-triangle v1.0.3

Weekly downloads
350
License
MIT
Repository
github
Last release
2 years ago

Installation

npm install --save @types/a-big-triangle

Summary

This package contains type definitions for a-big-triangle (https://github.com/mikolalysenko/a-big-triangle).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/a-big-triangle.

index.d.ts

// Type definitions for a-big-triangle 1.0
// Project: https://github.com/mikolalysenko/a-big-triangle
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare function createABigTriangle(gl: WebGLRenderingContext): void;

export = createABigTriangle;

Additional Details

  • Last updated: Tue, 11 Jan 2022 22:31:38 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

7 years ago