v2.2.15: Astra Office Refactor & Multi-Service Integration
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
export {
|
||||
readSheetRange,
|
||||
writeSheetRange,
|
||||
appendSheetRows,
|
||||
parseTsvBody,
|
||||
valuesToMarkdownTable,
|
||||
SheetCell,
|
||||
SheetValues,
|
||||
ReadResult,
|
||||
WriteResult,
|
||||
AppendResult,
|
||||
ApiFailure,
|
||||
} from './sheetsApi';
|
||||
Reference in New Issue
Block a user