mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-09 13:30:04 +00:00
feat(*): recreate package with new name
This commit is contained in:
2
src/utils/isLoginSuccess.ts
Normal file
2
src/utils/isLoginSuccess.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const isLogInSuccess = (response: string): boolean =>
|
||||
/You have signed in/gm.test(response);
|
||||
Reference in New Issue
Block a user