Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/async def [E20DF11A-08B9-4C83-8E71-A57B1FE7BAB4].json
2026-03-26 09:22:38 +08:00

8 lines
180 B
JSON

{
"alfredsnippet" : {
"snippet" : "async def read_data(db):\n pass",
"uid" : "E20DF11A-08B9-4C83-8E71-A57B1FE7BAB4",
"name" : "async def",
"keyword" : ""
}
}