mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
6 lines
100 B
JavaScript
Executable File
6 lines
100 B
JavaScript
Executable File
import { User, UserFollow } from "@db_models"
|
|
|
|
export default async function (userData) {
|
|
//
|
|
}
|