feat: add snjs package
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { UuidString } from '@Lib/Types/UuidString'
|
||||
|
||||
export type TemplateNoteViewControllerOptions = {
|
||||
title?: string
|
||||
tag?: UuidString
|
||||
}
|
||||
Reference in New Issue
Block a user