mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Add description for parser-platforms
This commit is contained in:
parent
a65540dc15
commit
bca14f50c8
@ -8,6 +8,11 @@ const TYPES = {
|
||||
desktop: 'desktop'
|
||||
};
|
||||
|
||||
/*
|
||||
* Tablets go first since usually they have more specific
|
||||
* signs to detect.
|
||||
*/
|
||||
|
||||
export default [
|
||||
/* Nexus Tablet */
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user