mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 08:42:31 +00:00
chore(shared-types): Add tsdoc
JSR was complaining about this one too...
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* This module contains type definitions used across the library.
|
||||
* @module
|
||||
*/
|
||||
|
||||
import type { CompositeBuffer } from '../core/CompositeBuffer.js';
|
||||
|
||||
export type Part = {
|
||||
|
||||
Reference in New Issue
Block a user