10 lines
79 B
TypeScript
10 lines
79 B
TypeScript
/**
|
|
* D3D Functions
|
|
* @public
|
|
* @noSelf
|
|
*/
|
|
declare namespace d3d {
|
|
|
|
|
|
|
|
} |