findByPk.ts 75 Bytes BlameHistoryPermalink Edit 1 2 3 import { User } from './models/User'; User.findByPk(Buffer.from('asdf'));