beginnings: rendering text to message
This commit is contained in:
@@ -1,4 +1 @@
|
||||
/* eslint-disable import/no-unused-modules */
|
||||
import { matchSorter } from "match-sorter"
|
||||
|
||||
export const result = matchSorter(["a", "b", "c"], "b")
|
||||
export * from "./render.js"
|
||||
|
||||
Reference in New Issue
Block a user