mirror of
https://github.com/dergigi/boris.git
synced 2025-12-18 15:14:20 +01:00
- Update AccountWithExtension interface to be more flexible - Add type guard for runtime type checking - Change fetchBookmarks parameter to accept unknown type with validation - All linting and type checks now pass
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
---
|
|
description: applesauce reference documentation and examples
|
|
alwaysApply: true
|
|
---
|
|
|
|
If you can use an applesauce-module for something, use applesauce.
|
|
|
|
Documentation: https://hzrd149.github.io/applesauce/typedoc/modules.html
|
|
|
|
When unsure how to use applesauce correctly, look at the examples in the `applesauce/packages/examples` directory. |